PDFMarkedContentReference Class Members
In This Topic
The following tables list the members exposed by PDFMarkedContentReference.
Public Constructors
Public Methods
| | Name | Description |
 | getCosContent | Gets the COS content of this Object. |
 | getIdentifier | Gets the marked-content sequence identifier. |
 | getPage | Gets the PDF page that contains the marked-content sequence. |
 | getStream | Gets the stream that contains the marked-content sequence. |
 | setIdentifier | Sets the marked-content sequence identifier. |
 | setPage | Sets the PDF page that contains the marked-content sequence. |
 | setStream | Sets the stream that contains the marked-content sequence. This property should be set only if the marked-content sequence resides in a form XObject. |
Top
See Also